Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update function name in 077-supplement-for-088.ts #29971

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Teng-Web3
Copy link

@Teng-Web3 Teng-Web3 commented Jan 29, 2025

Description

This PR is to fix function name error in "077-supplement-for-088.ts".
The function name should update from "transformState077For086" to "transformState077For088".

Open in GitHub Codespaces

Related issues

Fixes: #29907

Manual testing steps

  1. Update function name
  2. Run test script via "yarn jest app/scripts/migrations/077.test.js"

Screenshots/Recordings

Test passed:
image

Before

After

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

Copy link
Contributor

github-actions bot commented Jan 29, 2025

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@Teng-Web3
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Wrong function name in "077-supplement-for-088.ts"
2 participants